home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / DATATION / TOM.LZH / TOM102.EXE / README.TXT < prev    next >
Text File  |  1992-02-20  |  12KB  |  362 lines

  1.  
  2.                              T  O  M  (TM)
  3.                        -------------------------
  4.  
  5.                              Version 1.02
  6.                             --------------
  7.  
  8.                          R E A D M E   F I L E 
  9.                    --------------------------------
  10.  
  11.  
  12.                       Last updated:  February, 1992
  13.  
  14.  
  15.  
  16.    This file contains some information that weren't available when the manual
  17. was being printed and changes implemented in version 1.02 of TOM.
  18.  
  19.     The documentation of TOM (TOM.DOC) refers to some figures on some pages.
  20. Please ignore them. Only the printed manual includes those figures. Also,
  21. TOM.DOC only contains a page break at the beginning of each chapter. No page
  22. numbers were included to make it easier to print on different types of
  23. printers and paper formats.
  24.  
  25. You can format TOM.DOC with any editor/word processor of your choice.
  26.  
  27.  
  28.    This document discusses the following points:
  29.  
  30.         0- about the author, ASP and the ASP Ombudsman
  31.         1- changes to the search algorithm in version 1.02
  32.         2- wild card search implemented in version 1.02
  33.         3- quick jump added to version 1.02
  34.         4- updated list of the boring words for version 1.02
  35.         5- using TOM(tm) on a network
  36.         6- ordering information and technical support
  37.         7- corrections to the printed manual
  38.     8- the screen captures in the documentation
  39.         9- acknowledgments
  40.  
  41.  
  42.  
  43. 0- About the author, ASP and the ASP Ombudsman
  44.    -------------------------------------------
  45.  
  46.    This program is produced by George Tohme, member of the Association of
  47.    Shareware Professionals (ASP). ASP wants to make sure that the shareware
  48.    principle works for you. If you are unable to resolve a shareware-related
  49.    problem with an ASP member by contacting the member directly, ASP may be
  50.    able to help. The ASP Ombudsman can help you resolve a dispute or problem
  51.    with an ASP member, but does not provide technical support for members'
  52.    products. Please write to the ASP Ombudsman at 545 Grover Road, Muskegon,
  53.    MI 49442 or send a CompuServe message via CompuServe Mail to ASP Ombudsman
  54.    70007,3536.
  55.  
  56.  
  57. 1- The Search Algorithm of version 1.02
  58.    ------------------------------------
  59.  
  60.    The manual of version 1.00 lists the single digits numbers as boring 'words'
  61.    because few people would search for cards where a single digit number is
  62.    located.
  63.    Although 2, 3, ... digit numbers are indexed, (these numbers might hold a
  64.    certain significance), single digit numbers were ignored and not indexed.
  65.  
  66.    But in certain environments, these numbers might be critical especially
  67.    decimal numbers that can refer to all types of information such as version
  68.    numbers for software or drivers....
  69.    For that reason, in version 1.02, single digit numbers have been removed
  70.    from the boring words list and are included in the index.
  71.  
  72.    Still, decimal numbers are not indexed as a whole. In other words, if a
  73.    decimal is encountered during indexing the indexing engine will treat the
  74.    number as two seperate entities, the integer part and the decimal part.
  75.    For example, if the number 123.456 is in a card it will be treated as two
  76.    numbers: 123 and 456 and indexed seperatly.
  77.  
  78.    To search for a decimal number you simply surround it with double quotes.
  79.    So if you are searching for the above number and the word 'Bart' the
  80.    search condition would be:
  81.      bart and "123.456"
  82.  
  83.    The same technique applies if you want to search for any text that might
  84.    include characters like: ' - / _ . $ @ # etc....
  85.    simply include the string within quotation marks.
  86.  
  87.    One drawback to the above is that searching for decimal numbers or strings
  88.    of characters that contain some seperators might take longer to complete.
  89.    This will be corrected in the next release of TOM(tm).
  90.  
  91.  
  92. 2- Wild card
  93.    ---------
  94.  
  95.    Version 1.02 allows you to include an asterix (*) at the end of the words
  96.    that you include in a search condition.
  97.    For example you can have a search condition like this:
  98.      Network* and (card or adapter)
  99.    The above condition allows you to find all words that start with 'network'
  100.    i.e networking, networks...
  101.  
  102.    There in no limitation as to where in the search condition you can use
  103.    words with wild card.
  104.  
  105.    Keep in mind that only one wild card allowed per word and only as the last
  106.    character of it.
  107.  
  108.  
  109. 3- Quick Jump
  110.    ----------
  111.  
  112.    In version 1.00, you can search for something, TOM will list the found
  113.    cards, you can open each card and page-down or page-up until you find
  114.    the highlighted text that you're searching for.
  115.  
  116.    In version 1.02, once you open a card you don't need to keep on hitting
  117.    page-up/page-down to locate what you're after, you can simply hit F2 to
  118.    jump to the first occurence, the second, and so on. F3 gives you the
  119.    same effect but backward.
  120.  
  121.  
  122. 4- The Updated Boring Words List (version 1.02)
  123.    --------------------------------------------
  124.  
  125.    A        ABOUT        ABOVE
  126.    AFTER    AGAIN        AGREE
  127.    AGREES    AGREED            ALL
  128.    ALMOST    ALONG        ALSO
  129.    ALTHOUGH    ALWAYS            AN
  130.    AND        ANOTHER            ANY
  131.    ARE        AREN'T        AROUND
  132.    AS        ASK        ASKED
  133.    ASKING    ASKS        AT
  134.  
  135.    B        BACK        BE
  136.    BECAUSE    BEEN        BEFORE
  137.    BEGAN    BEING        BELOW
  138.    BETWEEN    BIG        BOTH
  139.    BUT        BY
  140.  
  141.    C        CALL        CALLED
  142.    CALLING    CALLS        CAME
  143.    CAN        CAN'T        CANNOT
  144.    COME        COULD        COULDN'T
  145.  
  146.    D        DID        DIDN'T
  147.    DO        DOES        DOESN'T
  148.    DON'T    DOWN
  149.  
  150.    E        EACH        END
  151.    ENDED    ENDING            ENDS
  152.    ENOUGH    ETC        EVEN
  153.    EVER        EVERY
  154.  
  155.    F        FAR        FEW
  156.    FIND        FOLLOW            FOLLOWED
  157.    FOLLOWING    FOLLOWS            FOR
  158.    FOUND    FOUR        FROM
  159.    FURTHER
  160.  
  161.    G        GAVE        GET
  162.    GIVE        GIVEN        GO
  163.    GOES        GOING        GOOD
  164.    GOT
  165.  
  166.    H        HAD        HADN'T
  167.    HAS        HASN'T        HAVE
  168.    HE        HER        HERE
  169.    HIM        HIMSELF            HIS
  170.    HOW        HOWEVER
  171.  
  172.    I        IF        IN
  173.    INTO        IS        ISN'T
  174.    IT        ITS        ITSELF
  175.  
  176.    J        JUST
  177.  
  178.    K        KEEP        KEEPING
  179.    KEEPS    KEPT        KIND
  180.    KNOW        KNOWING            KNOWS
  181.  
  182.    L        LEFT        LET
  183.    LIKE        LIKED        LIKES
  184.    LIKING    LOOK        LOOKED
  185.    LOOKING    LOOKS
  186.  
  187.    M        MADE        MAKE
  188.    MAKES    MAKING            MANY
  189.    ME        MIGHT        MORE
  190.    MOST        MR        MRS
  191.    MS        MUCH        MUST
  192.    MY
  193.  
  194.    N        NAME        NAMED
  195.    NAMES    NAMING            NEAR
  196.    NEARED    NEARING            NEARS
  197.    NEED        NEEDED            NEEDING
  198.    NEEDS    NEVER        NEW
  199.    NEXT        NO        NOT
  200.    NOW        NUMBER            NUMBERED
  201.    NUMBERING    NUMBERS
  202.  
  203.    O        OBSERVE            OBSERVED
  204.    OBSERVERS    OBSERVING    OF
  205.    OFF        OFTEN        ON
  206.    ONCE        ONE        ONLY
  207.    OR        OTHER        OUR
  208.    OUT        OVER        OWN
  209.  
  210.    P        PART        PARTED
  211.    PARTING    PARTS        PLACE
  212.    PUT
  213.  
  214.    Q
  215.  
  216.    R        RE        READ
  217.    RIGHT
  218.  
  219.    S        SAID        SAME
  220.    SAY        SAYING            SAYS
  221.    SEE        SET        SHALL
  222.    SHE        SHOULD            SHOULDN'T
  223.    SHOW        SIDE        SINCE
  224.    SO        SOME        SOMETHING
  225.    SOMETIMES    SOON        STILL
  226.    STUDY    SUCH
  227.  
  228.    T        TAKE        TAKEN
  229.    TAKES    TELL        TELLING
  230.    TELLS    THAN        THAT
  231.    THE        THEIR        THEM
  232.    THEN        THERE        THESE
  233.    THEY        THING        THINGS
  234.    THINK    THINKING    THINKS
  235.    THIS        THOSE        THOUGH
  236.    THOUGHT    THREE        THROUGH
  237.    TIME        TIMED        TIMES
  238.    TIMING    TO        TOGETHER
  239.    TOLD        TOO        TOOK
  240.    TWO
  241.  
  242.    U        UNDER        UNTIL
  243.    UP        US        USE
  244.    USED        USES        USING
  245.  
  246.    V        VERY
  247.  
  248.    W        WANT        WANTED
  249.    WANTING    WANTS        WAS
  250.    WAY        WE        WELL
  251.    WENT        WERE        WEREN'T
  252.    WHAT        WHEN        WHERE
  253.    WHICH    WHILE        WHO
  254.    WHO'D    WHY        WILL
  255.    WITH        WITHIN            WITHOUT
  256.    WON'T    WORD        WORDS
  257.    WOULD    WOULDN'T
  258.  
  259.    X
  260.  
  261.    Y        YEAR        YEARS
  262.    YES        YOU        YOU'D
  263.    YOU'RE    YOUR
  264.  
  265.    Z
  266.  
  267.  
  268. 5- Runing TOM(tm) On A Network
  269.    ---------------------------
  270.  
  271.    Although TOM is a single user application, it can be used on a network.
  272.    It was tested successfully on Novell NetWare file servers. This does not
  273.    imply that the software will not run on other systems.
  274.  
  275.    One important thing should be mentioned here. If multiple users would like
  276.    to access the same library, make sure that all the files unders the LIB
  277.    directory and under all of its subdirectories are flaged as shareable.
  278.    Also note that only ONE user should add/delete/modify items in the library
  279.    at a time.
  280.  
  281.    A read-only version can be supplied by PolySoft to customers who purchased
  282.    a site licence to run TOM on a network. The read-only version will give
  283.    the users search and browse access without allowing them to alter the
  284.    content of the library.
  285.  
  286.    To obtain your copy of the read-only version you MUST purchase a site
  287.    licence of TOM.
  288.  
  289.    For Information on site licence pricing refer to the SITE.TXT file.
  290.  
  291.  
  292. 6- Ordering information and technical Support
  293.    ------------------------------------------
  294.  
  295.    Please read the accompanying file (ORDER.TXT) for information on how to
  296.    order a registered copy TOM.
  297.  
  298.    PolySoft-Australia will provide registered users with free technical
  299.    support for three months from the registration date. Technical support can be
  300.    obtained by:
  301.             - Mail addressed to
  302.                      POLYSOFT-AUSTRALIA
  303.                      P.O. BOX K245
  304.                      HAYMARKET
  305.                      SYDNEY 2000
  306.                      AUSTRALIA
  307.  
  308.             - or Email on CompuServe to user ID 76244,3171.
  309.  
  310.    The above free Technical Support we provide consists of answering questions
  311.    and fixing any reproducible program errors/bugs that interfere with the
  312.    intended use of the program as described in this documentation.
  313.    PolySoft-Australia may choose not to fix problems related to a special
  314.    hardware and/or software configuration and will then arrange for a refund
  315.    of the registration fee, if the problem is reported within two months of
  316.    payment. PolySoft-Australia makes no other warranties, expressed or
  317.    implied, and this warranty is expressly limited to the cost of the
  318.    registration fee.
  319.  
  320.    When you register you will get a serialized copy of TOM(tm). You will
  321.    need the serial number to get technical support from PolySoft-Australia.
  322.  
  323.         THE SERIAL NUMBER IS VERY IMPORTANT. GUARD IT WITH YOUR LIFE.
  324.  
  325.  
  326. 7- Corrections to the printed manual
  327.    ---------------------------------
  328.  
  329.    In version 1.00 manual, Appendix A states the the command to restore a
  330.    line after it's been deleted is Ctrl-N.
  331.    The correct command to restore a line is Ctrl-U.
  332.  
  333.  
  334. 8- Screen captures in the documentations
  335.    -------------------------------------
  336.    
  337.    The document file included in this package contains all the figures that
  338.    are referenced in the text. These screens do not show any hilighted text
  339.    (of course!!) and special characters like the cursor-up or cursor-down
  340.    symbols, that the text might mention.
  341.  
  342.    I have included these screens to provide you with a complete package and
  343.    conform to the ASP rules.
  344.  
  345.  
  346. 9- Aknowledgments
  347.    --------------
  348.  
  349.    I would like to thank the following people and companies:
  350.  
  351.    - My wife Germaine for her patience, advice and support
  352.    - Borland International for providing the best compiler ever, Turbo C
  353.    - Samna International for their excelent word processor, Ami that made
  354.      creating professionaly printed manuals a breeze
  355.    - The Association Of Shareware Professional (ASP) especially Paul Mayer,
  356.      Nelson Ford, Barry Simon and many, many others for their advice and help
  357.      to get TOM to you
  358.    - CompuServe Incorporated for making it all possible
  359.    - you for trying out TOM
  360.  
  361.    ----------------------------------------- END OF README.TXT ----------
  362.